home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2003 September / The Sunday Times - The Month 2003-09.iso / mac / The Month SEP 03 / assets / panels / prize.swf / scripts / DefineButton2_7 / BUTTONCONDACTION on(release).as
Text File  |  2003-08-15  |  83b  |  5 lines

  1. on(release){
  2.    gotoAndStop(2);
  3.    Tardis.UsageData.setSkipPrizeDraw(false);
  4. }
  5.